| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | Assigns (copies) properties from another ScriptValue<T> to the current object. |
![]() | Clear | |
![]() | Deinit | Finalizes object, should be called when no more calculations expected, for example when report rendering finished. |
![]() | ResetValue | |
![]() | SetProp | Helper method which can be used in setter of property with type ScriptValue. Assigns properties of value to the current object resets this object if value is null. Returns true if this object was actually changed. |
![]() | ShouldSerialize | |
![]() | ToString |
